home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ada / gwuada_9.zip / LOOKUPP.H < prev    next >
C/C++ Source or Header  |  1992-10-05  |  432b  |  17 lines

  1. /*
  2.  * Copyright (C) 1985-1992  New York University
  3.  * 
  4.  * This file is part of the Ada/Ed-C system.  See the Ada/Ed README file for
  5.  * warranty (none) and distribution info and also the GNU General Public
  6.  * License for more details.
  7.  
  8. */
  9.  
  10. char   *err_msg_syms (int);
  11. int in_beacon(int);
  12. int in_PREFERRED_FOR_SYMS (int, int);
  13. int is_opener(int);
  14. int    open_index (int);
  15. char * token_val_des(char *);
  16. char   *CLOSER_MESSAGE_SYMS (int);
  17.